From 03a7c0713753c614de3d85521312d94506c98f18 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 9 Mar 2017 15:15:00 +0000 Subject: [PATCH] misc/branching-checklist: Call mg-branch-setup in Cambridge too Signed-off-by: Ian Jackson --- misc/branching-checklist.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/misc/branching-checklist.txt b/misc/branching-checklist.txt index c9053830ca..8899432336 100644 --- a/misc/branching-checklist.txt +++ b/misc/branching-checklist.txt @@ -54,6 +54,12 @@ ov=4.0 OSSTEST_CONFIG=production-config ./mg-branch-setup xen-$v-testing bisect OSSTEST_CONFIG=production-config ./mg-branch-setup qemu-upstream-$v-testing bisect +# make branches etc. in Cambridge osstest + ssh osstest@osstest.xs.citrite.net + cd testing.git + OSSTEST_CONFIG=production-config-cambridge ./mg-branch-setup xen-$v-testing bisect + OSSTEST_CONFIG=production-config-cambridge ./mg-branch-setup qemu-upstream-$v-testing bisect + * add branch to osstest ie add both eg qemu-upstream-4.2-testing and xen-4.2-testing to BRANCHES in cr-for-branches -- 2.30.2